get

Get events as stream

lock
{{protocol}}://{{url}}/{{version}}/events/stream

Get events as stream

Authenticated. Permissions: User is admin or super-admin.

Authentication

Authentication inherited from the collection: Bearer .

Body

          {
  "types": [
    "item.create.Group"
  ]
}